const runtime.dlogEnabled
12 uses
runtime (current package)
debuglog.go#L52: if !dlogEnabled {
debuglog.go#L145: if !dlogEnabled {
debuglog.go#L185: if !dlogEnabled {
debuglog.go#L218: if !dlogEnabled {
debuglog.go#L253: if !dlogEnabled {
debuglog.go#L263: if !dlogEnabled {
debuglog.go#L273: if !dlogEnabled {
debuglog.go#L293: if !dlogEnabled {
debuglog.go#L329: if !dlogEnabled {
debuglog.go#L339: if !dlogEnabled {
debuglog.go#L696: if !dlogEnabled {
debuglog_off.go#L9: const dlogEnabled = false
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |